home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK1.toast / Development Kits (Disc 1) / Interfaces&Libraries / RuntimeLibraries / ObjectSupportLib / Read Me < prev   
Encoding:
Text File  |  1996-11-25  |  1.0 KB  |  20 lines  |  [TEXT/ttxt]

  1. Read Me
  2.  
  3. This version of the Object Support Library (1.1.4) replaces previous versions.  It is installed into the Extensions folder by dropping the icon onto the closed System folder of your boot disk.   This should work on any Macintosh computer capable of running CFM (Code Fragment Manager) libraries.
  4.  
  5. Use of the Object Support Library is described in Chapter 6 of Inside Macintosh: Interapplication Communication.
  6.  
  7. This version of the Object Support Library (1.1.4) fixes bugs in the previous (1.1.2) release.  [Note: version number 1.1.3 was used internally for testing and never released].
  8.  
  9. Bugs fixed:
  10. - Missing Gestalt selector was causing some Apps not to work with AppleScript (NOTE: checking the Gestalt selector is NOT the recommended method of checking for OSL existence!  Please see Tech Note #1083)
  11. - CompareProc bug where an unlocked handle's memory moved, orphaning pointers.
  12.  
  13.  
  14. There appears to be a memory leak in some cases when resolving boolean "whose clauses".  [This was reported against a prior version but not fixed in this release].
  15.  
  16. 11/21/96
  17.  
  18.  
  19.  
  20.